home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
WINDOWS
/
MCLOCK1.ARJ
/
ORDER.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-11-30
|
597b
|
13 lines
@ECHO OFF
ECHO ┌─────────────────────────────────────────────────────┐
ECHO │ This batch file prints a copy of an Order Form │
ECHO │ which you can use to register. │
ECHO │ │
ECHO │ Make sure your printer is ready and that the print │
ECHO │ head is just past a page break perforation. │
ECHO ├─────────────────────────────────────────────────────┤
ECHO │ Ready to print . . . │
ECHO └─────────────────────────────────────────────────────┘
PAUSE
COPY ORDER.DOC PRN